Add amneziawg cable driver to using= flags - #2492
Conversation
|
🤖 Created branch: z_pr2492/sanek9/feat/amneziawg-cable-driver |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
WalkthroughThe Makefile ChangesAmneziaWG driver selection
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Map using=amneziawg to CABLE_DRIVER for E2E/deploy. Userspace driver needs no host kernel module. Signed-off-by: sanek9 <sanya0996@gmail.com>
d94e78f to
6536b35
Compare
|
🤖 Closed branches: [z_pr2492/sanek9/feat/amneziawg-cable-driver] |
Summary
using=amneziawgtoCABLE_DRIVER=amneziawginMakefile.incso Shipyard deploy/E2E can select the AmneziaWG cable driver.Context
Companion to submariner-io/submariner#4097, which adds
amneziawgto the Submariner CI E2E / flake-finder cable-driver matrix. Those jobs useshipyard/gh-actions/e2e@devel, so this change needs to land on Shipyarddevelfor the matrix entries to select AmneziaWG correctly (otherwiseCABLE_DRIVERstays at the libreswan default).Test plan
make deploy using=amneziawg(or E2E) setsCABLE_DRIVER=amneziawg/ passes--cable-driver amneziawgto subctlusing=wireguardstill installs modules and setsCABLE_DRIVER=wireguard)Made with Cursor
Summary by CodeRabbit